[INFO] cloning repository https://github.com/NiteshYadavPataudi/continuum
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NiteshYadavPataudi/continuum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNiteshYadavPataudi%2Fcontinuum", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNiteshYadavPataudi%2Fcontinuum'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e11f667aba8526b96bd9f85b70a14759c7930b5b
[INFO] fixing NiteshYadavPataudi/continuum against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNiteshYadavPataudi%2Fcontinuum" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/NiteshYadavPataudi/continuum
[INFO] finished tweaking git repo https://github.com/NiteshYadavPataudi/continuum
[INFO] tweaked toml for git repo https://github.com/NiteshYadavPataudi/continuum written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NiteshYadavPataudi/continuum on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NiteshYadavPataudi/continuum already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c1c026b0efdfb9878caebe1b5049961ed7353448bf7ccc038d5e70026e07d205
[INFO] running `Command { std: "docker" "start" "c1c026b0efdfb9878caebe1b5049961ed7353448bf7ccc038d5e70026e07d205", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c1c026b0efdfb9878caebe1b5049961ed7353448bf7ccc038d5e70026e07d205" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1c026b0efdfb9878caebe1b5049961ed7353448bf7ccc038d5e70026e07d205", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c1c026b0efdfb9878caebe1b5049961ed7353448bf7ccc038d5e70026e07d205" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/continuum-core/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/continuum-config/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/continuum-telemetry/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/continuum-markdown/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/continuum-storage/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/continuum-memory/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/continuum-models/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/continuum-models-registry/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/continuum-sandbox/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/continuum-tools/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/continuum-tools-linters/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/continuum-tools-security/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/continuum-tools-testing/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/continuum-tools-browser/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/continuum-repo/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/continuum-planner/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/continuum-agents/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/continuum-security/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/continuum-validation/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/continuum-recovery/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/continuum-runtime/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/continuum-cli/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating xtask/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking opentelemetry v0.24.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking metrics v0.23.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking opentelemetry_sdk v0.24.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking continuum-core v0.0.0 (/opt/rustwide/workdir/crates/continuum-core)
[INFO] [stderr]    Migrating crates/continuum-core/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking sketches-ddsketch v0.2.2
[INFO] [stderr]     Checking metrics-util v0.17.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking tracing-opentelemetry v0.25.0
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking serde_with v3.20.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking hyperlocal v0.9.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking continuum-config v0.0.0 (/opt/rustwide/workdir/crates/continuum-config)
[INFO] [stderr]    Migrating crates/continuum-config/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking bollard-stubs v1.45.0-rc.26.0.1
[INFO] [stderr]     Checking opentelemetry-proto v0.7.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking opentelemetry-otlp v0.17.0
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]     Checking tar v0.4.46
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling continuum-models-registry v0.0.0 (/opt/rustwide/workdir/crates/continuum-models-registry)
[INFO] [stderr]    Migrating crates/continuum-models-registry/build.rs from 2021 edition to 2024
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Migrating crates/continuum-models-registry/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking bollard v0.17.1
[INFO] [stderr]     Checking continuum-repo v0.0.0 (/opt/rustwide/workdir/crates/continuum-repo)
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]    Compiling pulldown-cmark v0.12.2
[INFO] [stderr]     Checking yaml-rust2 v0.8.1
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]    Migrating crates/continuum-repo/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]     Checking unicase v2.9.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking gray_matter v0.2.9
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking continuum-markdown v0.0.0 (/opt/rustwide/workdir/crates/continuum-markdown)
[INFO] [stderr]    Migrating crates/continuum-markdown/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking continuum-storage v0.0.0 (/opt/rustwide/workdir/crates/continuum-storage)
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]    Migrating crates/continuum-storage/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking continuum-memory v0.0.0 (/opt/rustwide/workdir/crates/continuum-memory)
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking ratatui v0.28.1
[INFO] [stderr]     Checking rustyline v14.0.0
[INFO] [stderr]    Migrating crates/continuum-repo/tests/symbols_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/continuum-memory/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/continuum-storage/tests/vector_roundtrip.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/continuum-memory/src/layered.rs:114:36
[INFO] [stdout]     |
[INFO] [stdout]  56 | #[async_trait]
[INFO] [stdout]     |              - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 113 |         let mut compressor = self.compressor.lock().await;
[INFO] [stdout]     |             --------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `compressor` calls a custom destructor
[INFO] [stdout]     |             `compressor` will be dropped later as of Edition 2024
[INFO] [stdout] 114 |         compressor.compress(scope).await
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                    up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `compressor` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]     |
[INFO] [stdout] 964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/continuum-memory/src/layered.rs:114:36
[INFO] [stdout]     |
[INFO] [stdout]  56 | #[async_trait]
[INFO] [stdout]     |              - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 113 |         let mut compressor = self.compressor.lock().await;
[INFO] [stdout]     |             --------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `compressor` calls a custom destructor
[INFO] [stdout]     |             `compressor` will be dropped later as of Edition 2024
[INFO] [stdout] 114 |         compressor.compress(scope).await
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                    up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `compressor` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]     |
[INFO] [stdout] 964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/continuum-repo/tests/language_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/continuum-core/tests/caps_test.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/continuum-config/src/lib.rs (2 fixes)
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking metrics-exporter-prometheus v0.15.3
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking continuum-telemetry v0.0.0 (/opt/rustwide/workdir/crates/continuum-telemetry)
[INFO] [stderr]    Migrating crates/continuum-telemetry/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking continuum-sandbox v0.0.0 (/opt/rustwide/workdir/crates/continuum-sandbox)
[INFO] [stderr]     Checking continuum-recovery v0.0.0 (/opt/rustwide/workdir/crates/continuum-recovery)
[INFO] [stderr]    Migrating crates/continuum-sandbox/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking continuum-models v0.0.0 (/opt/rustwide/workdir/crates/continuum-models)
[INFO] [stderr]     Checking xtask v0.0.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]     Checking continuum-tools v0.0.0 (/opt/rustwide/workdir/crates/continuum-tools)
[INFO] [stderr]    Migrating crates/continuum-recovery/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating xtask/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/continuum-models/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/continuum-tools/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking continuum-planner v0.0.0 (/opt/rustwide/workdir/crates/continuum-planner)
[INFO] [stderr]     Checking continuum-tools-security v0.0.0 (/opt/rustwide/workdir/crates/continuum-tools-security)
[INFO] [stderr]     Checking continuum-tools-testing v0.0.0 (/opt/rustwide/workdir/crates/continuum-tools-testing)
[INFO] [stderr]     Checking continuum-tools-linters v0.0.0 (/opt/rustwide/workdir/crates/continuum-tools-linters)
[INFO] [stderr]     Checking continuum-tools-browser v0.0.0 (/opt/rustwide/workdir/crates/continuum-tools-browser)
[INFO] [stderr]    Migrating crates/continuum-recovery/tests/audit_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/continuum-planner/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/continuum-tools-linters/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/continuum-tools-testing/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/continuum-tools-browser/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/continuum-tools-security/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking continuum-security v0.0.0 (/opt/rustwide/workdir/crates/continuum-security)
[INFO] [stderr]     Checking continuum-validation v0.0.0 (/opt/rustwide/workdir/crates/continuum-validation)
[INFO] [stderr]    Migrating crates/continuum-validation/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/continuum-security/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/continuum-validation/src/non_rust.rs (4 fixes)
[INFO] [stderr]        Fixed crates/continuum-validation/src/validators.rs (3 fixes)
[INFO] [stderr]     Checking continuum-agents v0.0.0 (/opt/rustwide/workdir/crates/continuum-agents)
[INFO] [stderr]    Migrating crates/continuum-validation/tests/validators_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/continuum-security/tests/policy_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/continuum-agents/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking continuum-runtime v0.0.0 (/opt/rustwide/workdir/crates/continuum-runtime)
[INFO] [stderr]    Migrating crates/continuum-runtime/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/continuum-runtime/src/scheduler.rs (2 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/continuum-runtime/src/scheduler.rs:319:38
[INFO] [stdout]     |
[INFO] [stdout] 276 |               let mut joinset = JoinSet::new();
[INFO] [stdout]     |                   -----------
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   `joinset` calls a custom destructor
[INFO] [stdout]     |                   `joinset` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 279 |                   let agent = self.agents.get(&node.agent_kind).cloned().ok_or_else(|| {
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 280 | |                     PlanError::Other(format!("no agent for {:?}", node.agent_kind))
[INFO] [stdout] 281 | |                 })?;
[INFO] [stdout]     | |                   -
[INFO] [stdout]     | |                   |
[INFO] [stdout]     | |___________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 297 | /                 joinset.spawn(async move {
[INFO] [stdout] 298 | |                     let outcome = execute_task_node(
[INFO] [stdout] 299 | |                         agent,
[INFO] [stdout] 300 | |                         node,
[INFO] [stdout] ...   |
[INFO] [stdout] 315 | |                     (idx, outcome)
[INFO] [stdout] 316 | |                 });
[INFO] [stdout]     | |                  -
[INFO] [stdout]     | |__________________|
[INFO] [stdout]     | |__________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 319 | |             while let Some(joined) = joinset.join_next().await {
[INFO] [stdout]     | |                                      ^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     | |                                      |                   |
[INFO] [stdout]     | |                                      |                   this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |                                      |                   up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                                      |                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                      |                   `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                      this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |                                      up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                                      `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                                      `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 331 | |             }
[INFO] [stdout]     | |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...   |
[INFO] [stdout] 339 |                   let agent = self.agents.get(&node.agent_kind).cloned().ok_or_else(|| {
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout] 340 | |                     PlanError::Other(format!("no agent for {:?}", node.agent_kind))
[INFO] [stdout] 341 | |                 })?;
[INFO] [stdout]     | |                   -
[INFO] [stdout]     | |___________________|
[INFO] [stdout]     | |___________________this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                     `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 354 |                   let outcome = execute_task_node(
[INFO] [stdout]     |  _______________________________-
[INFO] [stdout]     | |_______________________________|
[INFO] [stdout] 355 | |                     agent,
[INFO] [stdout] 356 | |                     node,
[INFO] [stdout] 357 | |                     AgentContext::new(),
[INFO] [stdout] ...   |
[INFO] [stdout] 370 | |                 .await?;
[INFO] [stdout]     | |                      -
[INFO] [stdout]     | |______________________|
[INFO] [stdout]     | |______________________this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                        `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `joinset` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/join_set.rs:591:1
[INFO] [stdout]     |
[INFO] [stdout] 591 | impl<T> Drop for JoinSet<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/abort.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | impl Drop for AbortHandle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/continuum-runtime/src/scheduler.rs:319:38
[INFO] [stdout]     |
[INFO] [stdout] 319 |             while let Some(joined) = joinset.join_next().await {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                      |                   |
[INFO] [stdout]     |                                      |                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                      |                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                      |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                      |                   `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                      this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                      up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                      `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                      `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 331 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/continuum-runtime/src/scheduler.rs:400:55
[INFO] [stdout]     |
[INFO] [stdout] 399 |         let session = crate::session::Session::new();
[INFO] [stdout]     |             -------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `session` calls a custom destructor
[INFO] [stdout]     |             `session` will be dropped later as of Edition 2024
[INFO] [stdout] 400 |         self.run_with_session(plan, &session, cancel).await
[INFO] [stdout]     |                                                       ^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 401 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `session` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-util-0.7.18/src/sync/cancellation_token.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | impl Drop for CancellationToken {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `session` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/continuum-runtime/src/scheduler.rs:319:38
[INFO] [stdout]     |
[INFO] [stdout] 276 |               let mut joinset = JoinSet::new();
[INFO] [stdout]     |                   -----------
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   `joinset` calls a custom destructor
[INFO] [stdout]     |                   `joinset` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 279 |                   let agent = self.agents.get(&node.agent_kind).cloned().ok_or_else(|| {
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 280 | |                     PlanError::Other(format!("no agent for {:?}", node.agent_kind))
[INFO] [stdout] 281 | |                 })?;
[INFO] [stdout]     | |                   -
[INFO] [stdout]     | |                   |
[INFO] [stdout]     | |___________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 297 | /                 joinset.spawn(async move {
[INFO] [stdout] 298 | |                     let outcome = execute_task_node(
[INFO] [stdout] 299 | |                         agent,
[INFO] [stdout] 300 | |                         node,
[INFO] [stdout] ...   |
[INFO] [stdout] 315 | |                     (idx, outcome)
[INFO] [stdout] 316 | |                 });
[INFO] [stdout]     | |                  -
[INFO] [stdout]     | |__________________|
[INFO] [stdout]     | |__________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 319 | |             while let Some(joined) = joinset.join_next().await {
[INFO] [stdout]     | |                                      ^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     | |                                      |                   |
[INFO] [stdout]     | |                                      |                   this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |                                      |                   up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                                      |                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                      |                   `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                      this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |                                      up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                                      `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                                      `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 331 | |             }
[INFO] [stdout]     | |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...   |
[INFO] [stdout] 339 |                   let agent = self.agents.get(&node.agent_kind).cloned().ok_or_else(|| {
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout] 340 | |                     PlanError::Other(format!("no agent for {:?}", node.agent_kind))
[INFO] [stdout] 341 | |                 })?;
[INFO] [stdout]     | |                   -
[INFO] [stdout]     | |___________________|
[INFO] [stdout]     | |___________________this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                     `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 354 |                   let outcome = execute_task_node(
[INFO] [stdout]     |  _______________________________-
[INFO] [stdout]     | |_______________________________|
[INFO] [stdout] 355 | |                     agent,
[INFO] [stdout] 356 | |                     node,
[INFO] [stdout] 357 | |                     AgentContext::new(),
[INFO] [stdout] ...   |
[INFO] [stdout] 370 | |                 .await?;
[INFO] [stdout]     | |                      -
[INFO] [stdout]     | |______________________|
[INFO] [stdout]     | |______________________this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                        `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `joinset` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/join_set.rs:591:1
[INFO] [stdout]     |
[INFO] [stdout] 591 | impl<T> Drop for JoinSet<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/abort.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | impl Drop for AbortHandle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/continuum-runtime/src/scheduler.rs:319:38
[INFO] [stdout]     |
[INFO] [stdout] 319 |             while let Some(joined) = joinset.join_next().await {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                      |                   |
[INFO] [stdout]     |                                      |                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                      |                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                      |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                      |                   `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                      this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                      up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                      `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                      `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 331 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/continuum-runtime/src/scheduler.rs:400:55
[INFO] [stdout]     |
[INFO] [stdout] 399 |         let session = crate::session::Session::new();
[INFO] [stdout]     |             -------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `session` calls a custom destructor
[INFO] [stdout]     |             `session` will be dropped later as of Edition 2024
[INFO] [stdout] 400 |         self.run_with_session(plan, &session, cancel).await
[INFO] [stdout]     |                                                       ^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 401 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `session` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-util-0.7.18/src/sync/cancellation_token.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | impl Drop for CancellationToken {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `session` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking continuum-cli v0.0.0 (/opt/rustwide/workdir/crates/continuum-cli)
[INFO] [stderr]    Migrating crates/continuum-cli/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/continuum-cli/src/commands/doctor.rs:277:23
[INFO] [stdout]      |
[INFO] [stdout]  274 |               let provider =
[INFO] [stdout]      |                   --------
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   `provider` calls a custom destructor
[INFO] [stdout]      |                   `provider` will be dropped later as of Edition 2024
[INFO] [stdout]  275 |                   continuum_models::load_from_config(&config, pt.name.to_lowercase().as_str());
[INFO] [stdout]  276 |               if let Some(prov) = provider {
[INFO] [stdout]      |                           ----
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           `prov` calls a custom destructor
[INFO] [stdout]      |                           `prov` will be dropped later as of Edition 2024
[INFO] [stdout]  277 |                   match tokio::time::timeout(
[INFO] [stdout]      |  _______________________^
[INFO] [stdout]  278 | |                     Duration::from_secs(30),
[INFO] [stdout]  279 | |                     prov.complete(
[INFO] [stdout]  280 | |                         &Cap::grant(),
[INFO] [stdout] ...    |
[INFO] [stdout]  293 | |                 .await
[INFO] [stdout]      | |                  ----^
[INFO] [stdout]      | |                  |   |
[INFO] [stdout]      | |                  |   this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      | |                  |   up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |__________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]      |                    |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                    up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  299 |               } else {
[INFO] [stdout]      |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout]  303 |                   let result = match pt.name {
[INFO] [stdout]      |                       ------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       `result` calls a custom destructor
[INFO] [stdout]      |                       `result` will be dropped later as of Edition 2024
[INFO] [stdout]  304 |                       "Anthropic" => {
[INFO] [stdout]  305 |                           let prov =
[INFO] [stdout]      |                               ----
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                               `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  306 |                               continuum_models::AnthropicProvider::new(key_val.clone(), secrets_cap);
[INFO] [stdout]  307 | /                         tokio::time::timeout(
[INFO] [stdout]  308 | |                             Duration::from_secs(30),
[INFO] [stdout]  309 | |                             prov.complete(
[INFO] [stdout]  310 | |                                 &models_cap,
[INFO] [stdout] ...    |
[INFO] [stdout]  323 | |                         .await
[INFO] [stdout]      | |                          -----
[INFO] [stdout]      | |__________________________|___|
[INFO] [stdout]      | |__________________________|___this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                            |   `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                            `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  326 | |                         let prov =
[INFO] [stdout]      | |                             ----
[INFO] [stdout]      | |                             |
[INFO] [stdout]      | |                             this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      | |                             `#5` will be dropped later as of Edition 2024
[INFO] [stdout]  327 | |                             continuum_models::OpenAIProvider::new(key_val.clone(), secrets_cap);
[INFO] [stdout]  328 | /                         tokio::time::timeout(
[INFO] [stdout]  329 | |                             Duration::from_secs(30),
[INFO] [stdout]  330 | |                             prov.complete(
[INFO] [stdout]  331 | |                                 &models_cap,
[INFO] [stdout] ...    |
[INFO] [stdout]  344 | |                         .await
[INFO] [stdout]      | |                          -----
[INFO] [stdout]      | |__________________________|___|
[INFO] [stdout]      | |__________________________|___this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                            |   `#6` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                            `#7` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `provider` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `prov` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]      |
[INFO] [stdout]  225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]      |
[INFO] [stdout]  225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/continuum-cli/src/commands/doctor.rs:323:26
[INFO] [stdout]      |
[INFO] [stdout]  305 |                         let prov =
[INFO] [stdout]      |                             ----
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             `prov` calls a custom destructor
[INFO] [stdout]      |                             `prov` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  323 |                         .await
[INFO] [stdout]      |                          ^^^^^
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  324 |                     }
[INFO] [stdout]      |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `prov` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `prov` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `prov` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `prov` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `prov` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]      |
[INFO] [stdout]  225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/continuum-cli/src/commands/doctor.rs:344:26
[INFO] [stdout]      |
[INFO] [stdout]  326 |                         let prov =
[INFO] [stdout]      |                             ----
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             `prov` calls a custom destructor
[INFO] [stdout]      |                             `prov` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  344 |                         .await
[INFO] [stdout]      |                          ^^^^^
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  345 |                     }
[INFO] [stdout]      |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `prov` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `prov` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `prov` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `prov` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `prov` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]      |
[INFO] [stdout]  225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/continuum-cli/src/commands/execute.rs:49:39
[INFO] [stdout]      |
[INFO] [stdout]   48 |             let mut app = crate::dashboard::DashboardApp::new(rx);
[INFO] [stdout]      |                 -------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `app` calls a custom destructor
[INFO] [stdout]      |                 `app` will be dropped later as of Edition 2024
[INFO] [stdout]   49 |             if let Err(e) = app.run().await {
[INFO] [stdout]      |                                       ^^^^^
[INFO] [stdout]      |                                       |
[INFO] [stdout]      |                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   52 |         }))
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `app` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/broadcast.rs:1548:1
[INFO] [stdout]      |
[INFO] [stdout] 1548 | impl<T> Drop for Receiver<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/continuum-cli/src/repl/commands.rs:115:42
[INFO] [stdout]     |
[INFO] [stdout] 109 | ...                       let scheduler =
[INFO] [stdout]     |                               ---------
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               `scheduler` calls a custom destructor
[INFO] [stdout]     |                               `scheduler` will be dropped later as of Edition 2024
[INFO] [stdout] 110 | ...                           continuum_runtime::Scheduler::with_models(mprov, None);
[INFO] [stdout] 111 | ...                       let runtime_session = continuum_runtime::Session::new()
[INFO] [stdout]     |                               ---------------
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               `runtime_session` calls a custom destructor
[INFO] [stdout]     |                               `runtime_session` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 115 | ...                           .await
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 142 | ...                   }
[INFO] [stdout]     |                       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `scheduler` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `runtime_session` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-util-0.7.18/src/sync/cancellation_token.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | impl Drop for CancellationToken {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `runtime_session` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/continuum-cli/src/repl/commands.rs:100:56
[INFO] [stdout]     |
[INFO] [stdout]  94 |                     let mprov =
[INFO] [stdout]     |                         -----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `mprov` calls a custom destructor
[INFO] [stdout]     |                         `mprov` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  97 |                     let engine =
[INFO] [stdout]     |                         ------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `engine` calls a custom destructor
[INFO] [stdout]     |                         `engine` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 100 |                     match engine.analyze(index, &docs).await {
[INFO] [stdout]     |                                                        ^^^^^
[INFO] [stdout]     |                                                        |
[INFO] [stdout]     |                                                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 154 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `mprov` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `engine` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/continuum-cli/src/commands/doctor.rs:277:23
[INFO] [stdout]      |
[INFO] [stdout]  274 |               let provider =
[INFO] [stdout]      |                   --------
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   `provider` calls a custom destructor
[INFO] [stdout]      |                   `provider` will be dropped later as of Edition 2024
[INFO] [stdout]  275 |                   continuum_models::load_from_config(&config, pt.name.to_lowercase().as_str());
[INFO] [stdout]  276 |               if let Some(prov) = provider {
[INFO] [stdout]      |                           ----
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           `prov` calls a custom destructor
[INFO] [stdout]      |                           `prov` will be dropped later as of Edition 2024
[INFO] [stdout]  277 |                   match tokio::time::timeout(
[INFO] [stdout]      |  _______________________^
[INFO] [stdout]  278 | |                     Duration::from_secs(30),
[INFO] [stdout]  279 | |                     prov.complete(
[INFO] [stdout]  280 | |                         &Cap::grant(),
[INFO] [stdout] ...    |
[INFO] [stdout]  293 | |                 .await
[INFO] [stdout]      | |                  ----^
[INFO] [stdout]      | |                  |   |
[INFO] [stdout]      | |                  |   this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      | |                  |   up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |__________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]      |                    |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                    up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  299 |               } else {
[INFO] [stdout]      |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout]  303 |                   let result = match pt.name {
[INFO] [stdout]      |                       ------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       `result` calls a custom destructor
[INFO] [stdout]      |                       `result` will be dropped later as of Edition 2024
[INFO] [stdout]  304 |                       "Anthropic" => {
[INFO] [stdout]  305 |                           let prov =
[INFO] [stdout]      |                               ----
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                               `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  306 |                               continuum_models::AnthropicProvider::new(key_val.clone(), secrets_cap);
[INFO] [stdout]  307 | /                         tokio::time::timeout(
[INFO] [stdout]  308 | |                             Duration::from_secs(30),
[INFO] [stdout]  309 | |                             prov.complete(
[INFO] [stdout]  310 | |                                 &models_cap,
[INFO] [stdout] ...    |
[INFO] [stdout]  323 | |                         .await
[INFO] [stdout]      | |                          -----
[INFO] [stdout]      | |__________________________|___|
[INFO] [stdout]      | |__________________________|___this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                            |   `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                            `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  326 | |                         let prov =
[INFO] [stdout]      | |                             ----
[INFO] [stdout]      | |                             |
[INFO] [stdout]      | |                             this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      | |                             `#5` will be dropped later as of Edition 2024
[INFO] [stdout]  327 | |                             continuum_models::OpenAIProvider::new(key_val.clone(), secrets_cap);
[INFO] [stdout]  328 | /                         tokio::time::timeout(
[INFO] [stdout]  329 | |                             Duration::from_secs(30),
[INFO] [stdout]  330 | |                             prov.complete(
[INFO] [stdout]  331 | |                                 &models_cap,
[INFO] [stdout] ...    |
[INFO] [stdout]  344 | |                         .await
[INFO] [stdout]      | |                          -----
[INFO] [stdout]      | |__________________________|___|
[INFO] [stdout]      | |__________________________|___this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                            |   `#6` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                            `#7` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `provider` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `prov` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]      |
[INFO] [stdout]  225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]      |
[INFO] [stdout]  225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/continuum-cli/src/commands/doctor.rs:323:26
[INFO] [stdout]      |
[INFO] [stdout]  305 |                         let prov =
[INFO] [stdout]      |                             ----
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             `prov` calls a custom destructor
[INFO] [stdout]      |                             `prov` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  323 |                         .await
[INFO] [stdout]      |                          ^^^^^
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  324 |                     }
[INFO] [stdout]      |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `prov` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `prov` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `prov` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `prov` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `prov` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]      |
[INFO] [stdout]  225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/continuum-cli/src/commands/doctor.rs:344:26
[INFO] [stdout]      |
[INFO] [stdout]  326 |                         let prov =
[INFO] [stdout]      |                             ----
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             `prov` calls a custom destructor
[INFO] [stdout]      |                             `prov` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  344 |                         .await
[INFO] [stdout]      |                          ^^^^^
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  345 |                     }
[INFO] [stdout]      |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `prov` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `prov` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `prov` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `prov` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `prov` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]      |
[INFO] [stdout]  225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/continuum-cli/src/commands/execute.rs:49:39
[INFO] [stdout]      |
[INFO] [stdout]   48 |             let mut app = crate::dashboard::DashboardApp::new(rx);
[INFO] [stdout]      |                 -------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `app` calls a custom destructor
[INFO] [stdout]      |                 `app` will be dropped later as of Edition 2024
[INFO] [stdout]   49 |             if let Err(e) = app.run().await {
[INFO] [stdout]      |                                       ^^^^^
[INFO] [stdout]      |                                       |
[INFO] [stdout]      |                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   52 |         }))
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `app` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/broadcast.rs:1548:1
[INFO] [stdout]      |
[INFO] [stdout] 1548 | impl<T> Drop for Receiver<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/continuum-cli/src/repl/commands.rs:115:42
[INFO] [stdout]     |
[INFO] [stdout] 109 | ...                       let scheduler =
[INFO] [stdout]     |                               ---------
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               `scheduler` calls a custom destructor
[INFO] [stdout]     |                               `scheduler` will be dropped later as of Edition 2024
[INFO] [stdout] 110 | ...                           continuum_runtime::Scheduler::with_models(mprov, None);
[INFO] [stdout] 111 | ...                       let runtime_session = continuum_runtime::Session::new()
[INFO] [stdout]     |                               ---------------
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               `runtime_session` calls a custom destructor
[INFO] [stdout]     |                               `runtime_session` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 115 | ...                           .await
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 142 | ...                   }
[INFO] [stdout]     |                       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `scheduler` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `runtime_session` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-util-0.7.18/src/sync/cancellation_token.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | impl Drop for CancellationToken {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `runtime_session` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/continuum-cli/src/repl/commands.rs:100:56
[INFO] [stdout]     |
[INFO] [stdout]  94 |                     let mprov =
[INFO] [stdout]     |                         -----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `mprov` calls a custom destructor
[INFO] [stdout]     |                         `mprov` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  97 |                     let engine =
[INFO] [stdout]     |                         ------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `engine` calls a custom destructor
[INFO] [stdout]     |                         `engine` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 100 |                     match engine.analyze(index, &docs).await {
[INFO] [stdout]     |                                                        ^^^^^
[INFO] [stdout]     |                                                        |
[INFO] [stdout]     |                                                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 154 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `mprov` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `engine` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 24s
[INFO] [stderr] crater-edition-check: continuum-core v0.0.0 (/opt/rustwide/workdir/crates/continuum-core) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: continuum-config v0.0.0 (/opt/rustwide/workdir/crates/continuum-config) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: continuum-telemetry v0.0.0 (/opt/rustwide/workdir/crates/continuum-telemetry) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: continuum-markdown v0.0.0 (/opt/rustwide/workdir/crates/continuum-markdown) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: continuum-storage v0.0.0 (/opt/rustwide/workdir/crates/continuum-storage) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: continuum-memory v0.0.0 (/opt/rustwide/workdir/crates/continuum-memory) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: continuum-models v0.0.0 (/opt/rustwide/workdir/crates/continuum-models) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: continuum-models-registry v0.0.0 (/opt/rustwide/workdir/crates/continuum-models-registry) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: continuum-sandbox v0.0.0 (/opt/rustwide/workdir/crates/continuum-sandbox) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: continuum-tools v0.0.0 (/opt/rustwide/workdir/crates/continuum-tools) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: continuum-tools-linters v0.0.0 (/opt/rustwide/workdir/crates/continuum-tools-linters) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: continuum-tools-security v0.0.0 (/opt/rustwide/workdir/crates/continuum-tools-security) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: continuum-tools-testing v0.0.0 (/opt/rustwide/workdir/crates/continuum-tools-testing) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: continuum-tools-browser v0.0.0 (/opt/rustwide/workdir/crates/continuum-tools-browser) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: continuum-repo v0.0.0 (/opt/rustwide/workdir/crates/continuum-repo) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: continuum-planner v0.0.0 (/opt/rustwide/workdir/crates/continuum-planner) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: continuum-agents v0.0.0 (/opt/rustwide/workdir/crates/continuum-agents) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: continuum-security v0.0.0 (/opt/rustwide/workdir/crates/continuum-security) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: continuum-validation v0.0.0 (/opt/rustwide/workdir/crates/continuum-validation) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: continuum-recovery v0.0.0 (/opt/rustwide/workdir/crates/continuum-recovery) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: continuum-runtime v0.0.0 (/opt/rustwide/workdir/crates/continuum-runtime) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: continuum-cli v0.0.0 (/opt/rustwide/workdir/crates/continuum-cli) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: xtask v0.0.0 (/opt/rustwide/workdir/xtask) updating edition from 2021 to 2024
[INFO] [stderr]     Checking continuum-core v0.0.0 (/opt/rustwide/workdir/crates/continuum-core)
[INFO] [stderr]    Compiling continuum-models-registry v0.0.0 (/opt/rustwide/workdir/crates/continuum-models-registry)
[INFO] [stderr]     Checking xtask v0.0.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]     Checking continuum-telemetry v0.0.0 (/opt/rustwide/workdir/crates/continuum-telemetry)
[INFO] [stderr]     Checking continuum-config v0.0.0 (/opt/rustwide/workdir/crates/continuum-config)
[INFO] [stderr]     Checking continuum-storage v0.0.0 (/opt/rustwide/workdir/crates/continuum-storage)
[INFO] [stderr]     Checking continuum-repo v0.0.0 (/opt/rustwide/workdir/crates/continuum-repo)
[INFO] [stderr]     Checking continuum-markdown v0.0.0 (/opt/rustwide/workdir/crates/continuum-markdown)
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/continuum-config/src/lib.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |         unsafe { std::env::set_var("HOME", &dir) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-F unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/continuum-config/src/lib.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         unsafe { std::env::remove_var("HOME") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking continuum-sandbox v0.0.0 (/opt/rustwide/workdir/crates/continuum-sandbox)
[INFO] [stderr] error: could not compile `continuum-config` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c1c026b0efdfb9878caebe1b5049961ed7353448bf7ccc038d5e70026e07d205", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1c026b0efdfb9878caebe1b5049961ed7353448bf7ccc038d5e70026e07d205", kill_on_drop: false }`
[INFO] [stdout] c1c026b0efdfb9878caebe1b5049961ed7353448bf7ccc038d5e70026e07d205
